﻿2026-06-04T02:01:19.0306645Z Current runner version: '2.334.0'
2026-06-04T02:01:19.0311586Z Runner name: 'hfenduleam'
2026-06-04T02:01:19.0312053Z Runner group name: 'Default'
2026-06-04T02:01:19.0312552Z Machine name: 'HFENDULEAM'
2026-06-04T02:01:19.0314552Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T02:01:19.0315919Z Contents: read
2026-06-04T02:01:19.0316262Z Metadata: read
2026-06-04T02:01:19.0316648Z Packages: read
2026-06-04T02:01:19.0317188Z ##[endgroup]
2026-06-04T02:01:19.0318620Z Secret source: Actions
2026-06-04T02:01:19.0319207Z Prepare workflow directory
2026-06-04T02:01:19.0592126Z Prepare all required actions
2026-06-04T02:01:19.0616462Z Getting action download info
2026-06-04T02:01:19.4556690Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-06-04T02:01:20.1198976Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-04T02:01:20.1990896Z ##[group]Run actions/checkout@v4
2026-06-04T02:01:20.1992013Z with:
2026-06-04T02:01:20.1992647Z   repository: SaberMage/spt-core
2026-06-04T02:01:20.1997939Z   token: ***
2026-06-04T02:01:20.1998427Z   ssh-strict: true
2026-06-04T02:01:20.1998914Z   ssh-user: git
2026-06-04T02:01:20.1999431Z   persist-credentials: true
2026-06-04T02:01:20.1999979Z   clean: true
2026-06-04T02:01:20.2000505Z   sparse-checkout-cone-mode: true
2026-06-04T02:01:20.2001083Z   fetch-depth: 1
2026-06-04T02:01:20.2001566Z   fetch-tags: false
2026-06-04T02:01:20.2002068Z   show-progress: true
2026-06-04T02:01:20.2002684Z   lfs: false
2026-06-04T02:01:20.2003159Z   submodules: false
2026-06-04T02:01:20.2003740Z   set-safe-directory: true
2026-06-04T02:01:20.2004482Z ##[endgroup]
2026-06-04T02:01:20.4098300Z Syncing repository: SaberMage/spt-core
2026-06-04T02:01:20.4100046Z ##[group]Getting Git version info
2026-06-04T02:01:20.4101017Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-04T02:01:20.4553378Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T02:01:20.4764242Z git version 2.43.0.windows.1
2026-06-04T02:01:20.4799843Z ##[endgroup]
2026-06-04T02:01:20.4809949Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\501bbc83-7c05-48ce-a131-2b2daccc4473\.gitconfig'
2026-06-04T02:01:20.4825918Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\501bbc83-7c05-48ce-a131-2b2daccc4473' before making global git config changes
2026-06-04T02:01:20.4827474Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T02:01:20.4833266Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T02:01:20.5101026Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-04T02:01:20.5302482Z https://github.com/SaberMage/spt-core
2026-06-04T02:01:20.5338419Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T02:01:20.5344276Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T02:01:20.5558476Z refs/heads/dev-freeform
2026-06-04T02:01:20.5589818Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-04T02:01:20.5885565Z HEAD is now at 1b89bc2 feat(net): M4-D4c PresenceChannel broker seam (REQ-EP-4)
2026-06-04T02:01:20.6404771Z ##[endgroup]
2026-06-04T02:01:20.6414636Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-04T02:01:21.0654653Z ##[group]Cleaning the repository
2026-06-04T02:01:21.0659918Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-04T02:01:23.1412626Z Removing target/
2026-06-04T02:01:23.1455867Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-04T02:01:23.1779746Z HEAD is now at 1b89bc2 feat(net): M4-D4c PresenceChannel broker seam (REQ-EP-4)
2026-06-04T02:01:23.1805306Z ##[endgroup]
2026-06-04T02:01:23.1809110Z ##[group]Disabling automatic garbage collection
2026-06-04T02:01:23.1815428Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-04T02:01:23.2049387Z ##[endgroup]
2026-06-04T02:01:23.2049953Z ##[group]Setting up auth
2026-06-04T02:01:23.2056093Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T02:01:23.2283054Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T02:01:23.6092637Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T02:01:23.6338702Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T02:01:24.0330014Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T02:01:24.0574063Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T02:01:24.4554535Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T02:01:24.4893262Z ##[endgroup]
2026-06-04T02:01:24.4893842Z ##[group]Fetching the repository
2026-06-04T02:01:24.4902450Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +237b1bb42a59cd7e112c8bf00badb4078ed7133c:refs/remotes/origin/dev-freeform
2026-06-04T02:01:25.1815486Z From https://github.com/SaberMage/spt-core
2026-06-04T02:01:25.1816232Z  + 1b89bc2...237b1bb 237b1bb42a59cd7e112c8bf00badb4078ed7133c -> origin/dev-freeform  (forced update)
2026-06-04T02:01:25.1953556Z ##[endgroup]
2026-06-04T02:01:25.1953986Z ##[group]Determining the checkout info
2026-06-04T02:01:25.1955466Z ##[endgroup]
2026-06-04T02:01:25.1962272Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-04T02:01:25.2244242Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T02:01:25.2481402Z ##[group]Checking out the ref
2026-06-04T02:01:25.2487607Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T02:01:25.2884115Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T02:01:25.2884620Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-04T02:01:25.2885009Z Previous HEAD position was 1b89bc2 feat(net): M4-D4c PresenceChannel broker seam (REQ-EP-4)
2026-06-04T02:01:25.2885512Z Switched to and reset branch 'dev-freeform'
2026-06-04T02:01:25.2909441Z ##[endgroup]
2026-06-04T02:01:25.3159036Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-04T02:01:25.3363363Z 237b1bb42a59cd7e112c8bf00badb4078ed7133c
2026-06-04T02:01:25.3645422Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T02:01:25.3645814Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T02:01:25.3651895Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T02:01:25.3652211Z ##[endgroup]
2026-06-04T02:01:26.2643338Z    Compiling proc-macro2 v1.0.106
2026-06-04T02:01:26.2643743Z    Compiling unicode-ident v1.0.24
2026-06-04T02:01:26.2644080Z    Compiling quote v1.0.45
2026-06-04T02:01:26.2644362Z    Compiling serde_core v1.0.228
2026-06-04T02:01:26.2644667Z    Compiling serde v1.0.228
2026-06-04T02:01:26.2645157Z    Compiling cfg-if v1.0.4
2026-06-04T02:01:26.2646357Z    Compiling windows-link v0.2.1
2026-06-04T02:01:26.2646870Z    Compiling typenum v1.20.1
2026-06-04T02:01:26.2647320Z    Compiling portable-atomic v1.13.1
2026-06-04T02:01:26.2648191Z    Compiling version_check v0.9.5
2026-06-04T02:01:26.2648770Z    Compiling critical-section v1.2.0
2026-06-04T02:01:26.2650803Z    Compiling subtle v2.6.1
2026-06-04T02:01:26.2651166Z    Compiling memchr v2.8.1
2026-06-04T02:01:26.2651489Z    Compiling semver v1.0.28
2026-06-04T02:01:26.2651816Z    Compiling find-msvc-tools v0.1.9
2026-06-04T02:01:26.2652158Z    Compiling smallvec v1.15.1
2026-06-04T02:01:26.3439503Z    Compiling windows-sys v0.61.2
2026-06-04T02:01:26.3646281Z    Compiling shlex v2.0.1
2026-06-04T02:01:26.3961957Z    Compiling itoa v1.0.18
2026-06-04T02:01:26.4081631Z    Compiling equivalent v1.0.2
2026-06-04T02:01:26.5037392Z    Compiling getrandom v0.2.17
2026-06-04T02:01:26.5189119Z    Compiling pin-project-lite v0.2.17
2026-06-04T02:01:26.5602366Z    Compiling rustc_version v0.4.1
2026-06-04T02:01:26.5828598Z    Compiling cpufeatures v0.2.17
2026-06-04T02:01:26.6074828Z    Compiling hashbrown v0.17.1
2026-06-04T02:01:26.6075455Z    Compiling log v0.4.30
2026-06-04T02:01:26.6495567Z    Compiling rand_core v0.10.1
2026-06-04T02:01:26.6594576Z    Compiling generic-array v0.14.7
2026-06-04T02:01:26.6678467Z    Compiling futures-core v0.3.32
2026-06-04T02:01:26.6689158Z    Compiling bytes v1.11.1
2026-06-04T02:01:26.8198439Z    Compiling cc v1.2.63
2026-06-04T02:01:26.8321262Z    Compiling getrandom v0.4.2
2026-06-04T02:01:26.8431517Z    Compiling stable_deref_trait v1.2.1
2026-06-04T02:01:26.8438446Z    Compiling libc v0.2.186
2026-06-04T02:01:26.9146890Z    Compiling futures-io v0.3.32
2026-06-04T02:01:26.9277387Z    Compiling slab v0.4.12
2026-06-04T02:01:27.0523709Z    Compiling autocfg v1.5.1
2026-06-04T02:01:27.1183187Z    Compiling futures-sink v0.3.32
2026-06-04T02:01:27.1769588Z    Compiling bitflags v2.11.1
2026-06-04T02:01:27.2106705Z    Compiling futures-channel v0.3.32
2026-06-04T02:01:27.2180969Z    Compiling futures-task v0.3.32
2026-06-04T02:01:27.2481553Z    Compiling indexmap v2.14.0
2026-06-04T02:01:27.3206313Z    Compiling curve25519-dalek v4.1.3
2026-06-04T02:01:27.4397161Z    Compiling zerocopy v0.8.50
2026-06-04T02:01:27.4397643Z    Compiling ahash v0.8.12
2026-06-04T02:01:27.4442804Z    Compiling rand_core v0.6.4
2026-06-04T02:01:27.4634385Z    Compiling fnv v1.0.7
2026-06-04T02:01:27.4702859Z    Compiling pkg-config v0.3.33
2026-06-04T02:01:27.5892546Z    Compiling vcpkg v0.2.15
2026-06-04T02:01:27.6031108Z    Compiling signature v2.2.0
2026-06-04T02:01:27.6989985Z    Compiling ed25519 v2.2.3
2026-06-04T02:01:27.8245198Z    Compiling zmij v1.0.21
2026-06-04T02:01:27.8630943Z    Compiling syn v2.0.117
2026-06-04T02:01:27.9120205Z    Compiling crypto-common v0.1.7
2026-06-04T02:01:27.9477946Z    Compiling block-buffer v0.10.4
2026-06-04T02:01:27.9850535Z    Compiling cfg_aliases v0.2.1
2026-06-04T02:01:28.0099521Z    Compiling fastrand v2.4.1
2026-06-04T02:01:28.0301880Z    Compiling litemap v0.8.2
2026-06-04T02:01:28.0455263Z    Compiling digest v0.10.7
2026-06-04T02:01:28.0906092Z    Compiling serde_json v1.0.150
2026-06-04T02:01:28.0950955Z    Compiling rustversion v1.0.22
2026-06-04T02:01:28.1244906Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T02:01:28.1468862Z    Compiling writeable v0.6.3
2026-06-04T02:01:28.1520263Z    Compiling utf8_iter v1.0.4
2026-06-04T02:01:28.3402838Z    Compiling sha2 v0.10.9
2026-06-04T02:01:28.4072659Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T02:01:28.4073499Z    Compiling fallible-iterator v0.3.0
2026-06-04T02:01:28.4111488Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T02:01:28.4142504Z    Compiling icu_properties_data v2.2.0
2026-06-04T02:01:28.4903147Z    Compiling anyhow v1.0.102
2026-06-04T02:01:28.5639243Z    Compiling percent-encoding v2.3.2
2026-06-04T02:01:28.5929584Z    Compiling http v1.4.1
2026-06-04T02:01:28.6644304Z    Compiling windows-targets v0.52.6
2026-06-04T02:01:28.7124533Z    Compiling windows-sys v0.59.0
2026-06-04T02:01:28.7559177Z    Compiling cpufeatures v0.3.0
2026-06-04T02:01:28.8217936Z    Compiling thiserror v2.0.18
2026-06-04T02:01:28.8500818Z    Compiling strsim v0.11.1
2026-06-04T02:01:28.8685375Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T02:01:28.9511927Z    Compiling ring v0.17.14
2026-06-04T02:01:28.9671781Z    Compiling chacha20 v0.10.0
2026-06-04T02:01:28.9746821Z    Compiling form_urlencoded v1.2.2
2026-06-04T02:01:28.9780633Z    Compiling untrusted v0.9.0
2026-06-04T02:01:29.0790899Z    Compiling ident_case v1.0.1
2026-06-04T02:01:29.1429399Z    Compiling num-traits v0.2.19
2026-06-04T02:01:29.2149276Z    Compiling rand v0.10.1
2026-06-04T02:01:29.2926615Z    Compiling windows-strings v0.5.1
2026-06-04T02:01:29.3441477Z    Compiling windows-result v0.4.1
2026-06-04T02:01:29.4840140Z    Compiling unicode-segmentation v1.13.3
2026-06-04T02:01:29.5651067Z    Compiling scopeguard v1.2.0
2026-06-04T02:01:29.5945852Z    Compiling rustls v0.23.40
2026-06-04T02:01:29.7673685Z    Compiling lock_api v0.4.14
2026-06-04T02:01:29.7861944Z    Compiling const-oid v0.10.2
2026-06-04T02:01:29.7869971Z    Compiling unicode-xid v0.2.6
2026-06-04T02:01:29.8603594Z    Compiling atomic-waker v1.1.2
2026-06-04T02:01:29.8809162Z    Compiling httparse v1.10.1
2026-06-04T02:01:30.0324337Z    Compiling convert_case v0.10.0
2026-06-04T02:01:30.0484811Z    Compiling http-body v1.0.1
2026-06-04T02:01:30.0989635Z    Compiling hybrid-array v0.4.12
2026-06-04T02:01:30.1180461Z    Compiling base64ct v1.8.3
2026-06-04T02:01:30.1413358Z    Compiling winapi v0.3.9
2026-06-04T02:01:30.1594726Z    Compiling heck v0.5.0
2026-06-04T02:01:30.2395337Z    Compiling powerfmt v0.2.0
2026-06-04T02:01:30.3174722Z    Compiling memoffset v0.6.5
2026-06-04T02:01:30.4014241Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T02:01:30.4452757Z    Compiling deranged v0.5.8
2026-06-04T02:01:30.4824539Z    Compiling time-core v0.1.8
2026-06-04T02:01:30.4940240Z    Compiling parking_lot_core v0.9.12
2026-06-04T02:01:30.5496867Z    Compiling try-lock v0.2.5
2026-06-04T02:01:30.6532867Z    Compiling base64 v0.22.1
2026-06-04T02:01:30.6962719Z    Compiling thiserror v1.0.69
2026-06-04T02:01:30.7021101Z    Compiling num-conv v0.2.2
2026-06-04T02:01:30.7998171Z    Compiling data-encoding v2.11.0
2026-06-04T02:01:30.8639959Z    Compiling tower-service v0.3.3
2026-06-04T02:01:30.8822227Z    Compiling tinyvec_macros v0.1.1
2026-06-04T02:01:30.9581894Z    Compiling tinyvec v1.11.0
2026-06-04T02:01:30.9859854Z    Compiling block-buffer v0.12.0
2026-06-04T02:01:31.0873529Z    Compiling crypto-common v0.2.2
2026-06-04T02:01:31.1031637Z    Compiling want v0.3.1
2026-06-04T02:01:31.1952072Z    Compiling vergen-lib v9.1.0
2026-06-04T02:01:31.2040049Z    Compiling n0-future v0.3.2
2026-06-04T02:01:31.2611446Z    Compiling inout v0.1.4
2026-06-04T02:01:31.3620628Z    Compiling serial-core v0.4.0
2026-06-04T02:01:31.4160877Z    Compiling parking v2.2.1
2026-06-04T02:01:31.4407398Z    Compiling winnow v1.0.3
2026-06-04T02:01:31.4895206Z    Compiling winreg v0.10.1
2026-06-04T02:01:31.5227108Z    Compiling diatomic-waker v0.2.3
2026-06-04T02:01:31.5567267Z    Compiling crossbeam-utils v0.8.21
2026-06-04T02:01:31.6136310Z    Compiling cordyceps v0.3.4
2026-06-04T02:01:31.6144099Z    Compiling httpdate v1.0.3
2026-06-04T02:01:31.6369915Z    Compiling spin v0.10.0
2026-06-04T02:01:31.7653946Z    Compiling futures-lite v2.6.1
2026-06-04T02:01:31.8069688Z    Compiling serial-windows v0.4.0
2026-06-04T02:01:31.8329880Z    Compiling cipher v0.4.4
2026-06-04T02:01:31.8838771Z    Compiling synstructure v0.13.2
2026-06-04T02:01:31.9215215Z    Compiling darling_core v0.20.11
2026-06-04T02:01:31.9279147Z    Compiling digest v0.11.3
2026-06-04T02:01:32.0627195Z    Compiling futures-buffered v0.2.13
2026-06-04T02:01:32.1154418Z    Compiling vergen-lib v0.1.6
2026-06-04T02:01:32.1926990Z    Compiling vergen v9.1.0
2026-06-04T02:01:32.2799853Z    Compiling noq-udp v0.10.0
2026-06-04T02:01:32.3682584Z    Compiling universal-hash v0.5.1
2026-06-04T02:01:32.3831126Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T02:01:32.4591197Z    Compiling heapless v0.7.17
2026-06-04T02:01:32.5071094Z    Compiling aho-corasick v1.1.4
2026-06-04T02:01:32.5328017Z    Compiling sync_wrapper v1.0.2
2026-06-04T02:01:32.5529160Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T02:01:32.6630592Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T02:01:32.7046689Z    Compiling lazy_static v1.5.0
2026-06-04T02:01:32.7088065Z    Compiling either v1.16.0
2026-06-04T02:01:32.7453366Z    Compiling regex-syntax v0.8.10
2026-06-04T02:01:32.7658520Z    Compiling byteorder v1.5.0
2026-06-04T02:01:32.7985456Z    Compiling bitflags v1.3.2
2026-06-04T02:01:32.8254988Z    Compiling pin-utils v0.1.0
2026-06-04T02:01:32.8558453Z    Compiling opaque-debug v0.3.1
2026-06-04T02:01:32.8753953Z    Compiling shared_library v0.1.9
2026-06-04T02:01:32.8951379Z    Compiling polyval v0.6.2
2026-06-04T02:01:32.9253450Z    Compiling nix v0.25.1
2026-06-04T02:01:32.9319194Z    Compiling hash32 v0.2.1
2026-06-04T02:01:32.9896435Z    Compiling parking_lot v0.12.5
2026-06-04T02:01:33.1151630Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T02:01:33.1287285Z    Compiling serial v0.4.0
2026-06-04T02:01:33.2001430Z    Compiling spin v0.9.8
2026-06-04T02:01:33.2024476Z    Compiling vergen-gitcl v1.0.8
2026-06-04T02:01:33.2729073Z    Compiling windows-threading v0.2.1
2026-06-04T02:01:33.2826206Z    Compiling toml_write v0.1.2
2026-06-04T02:01:33.4577257Z    Compiling winnow v0.7.15
2026-06-04T02:01:33.4815670Z    Compiling downcast-rs v1.2.1
2026-06-04T02:01:33.4816550Z    Compiling signature v3.0.0
2026-06-04T02:01:33.5048944Z    Compiling shell-words v1.1.1
2026-06-04T02:01:33.5705143Z    Compiling tower-layer v0.3.3
2026-06-04T02:01:33.6839950Z    Compiling ghash v0.5.1
2026-06-04T02:01:33.7300832Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T02:01:33.7932215Z    Compiling proc-macro-crate v3.5.0
2026-06-04T02:01:33.7999131Z    Compiling aes v0.8.4
2026-06-04T02:01:33.8019974Z    Compiling ctr v0.9.2
2026-06-04T02:01:33.8184305Z    Compiling time v0.3.47
2026-06-04T02:01:33.8401579Z    Compiling http-body-util v0.1.3
2026-06-04T02:01:33.8703904Z    Compiling aead v0.5.2
2026-06-04T02:01:34.0143342Z    Compiling widestring v1.2.1
2026-06-04T02:01:34.0548059Z    Compiling ipconfig v0.3.4
2026-06-04T02:01:34.1536959Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T02:01:34.5385177Z    Compiling aes-gcm v0.10.3
2026-06-04T02:01:34.5541493Z    Compiling crossbeam-channel v0.5.15
2026-06-04T02:01:34.5542520Z    Compiling windows-registry v0.6.1
2026-06-04T02:01:34.6223475Z    Compiling serde_derive v1.0.228
2026-06-04T02:01:34.6379699Z    Compiling zeroize_derive v1.4.3
2026-06-04T02:01:34.6411620Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T02:01:34.7542558Z    Compiling zerofrom-derive v0.1.7
2026-06-04T02:01:34.7763917Z    Compiling yoke-derive v0.8.2
2026-06-04T02:01:34.9498103Z    Compiling socket2 v0.6.4
2026-06-04T02:01:34.9919850Z    Compiling mio v1.2.1
2026-06-04T02:01:35.2668554Z    Compiling tokio-macros v2.7.0
2026-06-04T02:01:35.2669072Z    Compiling futures-macro v0.3.32
2026-06-04T02:01:35.3465673Z    Compiling zerovec-derive v0.11.3
2026-06-04T02:01:35.3841328Z    Compiling zeroize v1.8.2
2026-06-04T02:01:35.4454888Z    Compiling displaydoc v0.2.6
2026-06-04T02:01:35.6279431Z    Compiling tracing-attributes v0.1.31
2026-06-04T02:01:35.6853138Z    Compiling thiserror-impl v2.0.18
2026-06-04T02:01:35.7266589Z    Compiling rustls-pki-types v1.14.1
2026-06-04T02:01:36.0625130Z    Compiling darling_macro v0.20.11
2026-06-04T02:01:36.0803747Z    Compiling tokio v1.52.3
2026-06-04T02:01:36.2597041Z    Compiling rustls-webpki v0.103.13
2026-06-04T02:01:36.2973562Z    Compiling futures-util v0.3.32
2026-06-04T02:01:36.3060062Z    Compiling derive_more-impl v2.1.1
2026-06-04T02:01:36.3660574Z    Compiling n0-error-macros v0.1.3
2026-06-04T02:01:36.8659313Z    Compiling windows-interface v0.59.3
2026-06-04T02:01:37.0862991Z    Compiling ed25519-dalek v2.2.0
2026-06-04T02:01:37.0868836Z    Compiling darling v0.20.11
2026-06-04T02:01:37.0870009Z    Compiling zerofrom v0.1.8
2026-06-04T02:01:37.1144861Z    Compiling windows-implement v0.60.2
2026-06-04T02:01:37.3533430Z    Compiling yoke v0.8.2
2026-06-04T02:01:37.4118997Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T02:01:37.4142307Z    Compiling derive_builder_core v0.20.2
2026-06-04T02:01:37.4848076Z    Compiling spez v0.1.2
2026-06-04T02:01:37.5278276Z    Compiling der v0.8.0-rc.10
2026-06-04T02:01:37.5815439Z    Compiling pin-project-internal v1.1.13
2026-06-04T02:01:37.7131825Z    Compiling zerovec v0.11.6
2026-06-04T02:01:37.7764847Z    Compiling zerotrie v0.2.4
2026-06-04T02:01:37.7765443Z    Compiling thiserror-impl v1.0.69
2026-06-04T02:01:37.8245688Z    Compiling regex-automata v0.4.14
2026-06-04T02:01:37.8324143Z    Compiling cobs v0.3.0
2026-06-04T02:01:37.9283776Z    Compiling windows-core v0.62.2
2026-06-04T02:01:37.9753699Z    Compiling n0-error v0.1.3
2026-06-04T02:01:38.0803387Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T02:01:38.1364021Z    Compiling postcard-derive v0.2.2
2026-06-04T02:01:38.3105236Z    Compiling tinystr v0.8.3
2026-06-04T02:01:38.4060413Z    Compiling potential_utf v0.1.5
2026-06-04T02:01:38.5626570Z    Compiling icu_locale_core v2.2.0
2026-06-04T02:01:38.5786960Z    Compiling icu_collections v2.2.0
2026-06-04T02:01:38.6055141Z    Compiling windows-numerics v0.3.1
2026-06-04T02:01:38.6519886Z    Compiling windows-future v0.3.2
2026-06-04T02:01:38.6789974Z    Compiling derive_builder_macro v0.20.2
2026-06-04T02:01:38.7562673Z    Compiling spki v0.8.0-rc.4
2026-06-04T02:01:38.8633838Z    Compiling windows-collections v0.3.2
2026-06-04T02:01:38.9075187Z    Compiling data-encoding-macro v0.1.20
2026-06-04T02:01:38.9704037Z    Compiling pin-project v1.1.13
2026-06-04T02:01:39.0394415Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T02:01:39.1066255Z    Compiling derive_builder v0.20.2
2026-06-04T02:01:39.1679237Z    Compiling num_enum_derive v0.7.6
2026-06-04T02:01:39.3454226Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T02:01:39.3741150Z    Compiling strum_macros v0.28.0
2026-06-04T02:01:39.4615297Z    Compiling ipnet v2.12.0
2026-06-04T02:01:39.5793869Z    Compiling serde_spanned v0.6.9
2026-06-04T02:01:39.6729045Z    Compiling icu_provider v2.2.0
2026-06-04T02:01:39.6898178Z    Compiling filedescriptor v0.8.3
2026-06-04T02:01:39.7231660Z    Compiling toml_datetime v0.6.11
2026-06-04T02:01:39.7620212Z    Compiling futures-executor v0.3.32
2026-06-04T02:01:39.9120560Z    Compiling prefix-trie v0.8.4
2026-06-04T02:01:39.9895267Z    Compiling icu_properties v2.2.0
2026-06-04T02:01:40.0059276Z    Compiling icu_normalizer v2.2.0
2026-06-04T02:01:40.0278564Z    Compiling futures v0.3.32
2026-06-04T02:01:40.1242388Z    Compiling once_cell v1.21.4
2026-06-04T02:01:40.1433707Z    Compiling regex v1.12.3
2026-06-04T02:01:40.1557581Z    Compiling toml_edit v0.22.27
2026-06-04T02:01:40.1906055Z    Compiling portable-pty v0.8.1
2026-06-04T02:01:40.4517566Z    Compiling tracing-core v0.1.36
2026-06-04T02:01:40.6035278Z    Compiling hashbrown v0.14.5
2026-06-04T02:01:40.6526445Z    Compiling tempfile v3.27.0
2026-06-04T02:01:40.6552060Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T02:01:41.0107068Z    Compiling tracing v0.1.44
2026-06-04T02:01:41.2190399Z    Compiling hashlink v0.9.1
2026-06-04T02:01:41.2885108Z    Compiling tokio-util v0.7.18
2026-06-04T02:01:41.3383175Z    Compiling idna_adapter v1.2.2
2026-06-04T02:01:41.3385108Z    Compiling derive_more v2.1.1
2026-06-04T02:01:41.3445337Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T02:01:41.5364806Z    Compiling rusqlite v0.32.1
2026-06-04T02:01:41.5544043Z    Compiling idna v1.1.0
2026-06-04T02:01:41.5944722Z    Compiling postcard v1.1.3
2026-06-04T02:01:41.6442223Z    Compiling tower v0.5.3
2026-06-04T02:01:41.7147871Z    Compiling windows v0.62.2
2026-06-04T02:01:41.7771519Z    Compiling chrono v0.4.44
2026-06-04T02:01:41.8205981Z    Compiling async-trait v0.1.89
2026-06-04T02:01:41.9434763Z    Compiling url v2.5.8
2026-06-04T02:01:42.0092259Z    Compiling enum-assoc v1.3.0
2026-06-04T02:01:42.1094007Z    Compiling h2 v0.4.14
2026-06-04T02:01:42.1557846Z    Compiling toml v0.8.23
2026-06-04T02:01:42.2977211Z    Compiling blake3 v1.8.5
2026-06-04T02:01:42.3486677Z    Compiling noq v0.18.0
2026-06-04T02:01:42.7309293Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T02:01:42.7760787Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T02:01:42.9051507Z    Compiling netwatch v0.16.0
2026-06-04T02:01:42.9311769Z    Compiling uuid v1.23.2
2026-06-04T02:01:43.1072046Z    Compiling acto v0.8.2
2026-06-04T02:01:43.1680882Z    Compiling allocator-api2 v0.2.21
2026-06-04T02:01:43.2335718Z    Compiling ryu v1.0.23
2026-06-04T02:01:43.2799247Z    Compiling rustc-hash v2.1.2
2026-06-04T02:01:43.3633702Z    Compiling identity-hash v0.1.0
2026-06-04T02:01:43.3997437Z    Compiling lru-slab v0.1.2
2026-06-04T02:01:43.4303208Z    Compiling foldhash v0.2.0
2026-06-04T02:01:43.4408471Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T02:01:43.4630837Z    Compiling tagptr v0.2.0
2026-06-04T02:01:43.4931884Z    Compiling xml-rs v0.8.28
2026-06-04T02:01:43.5118960Z    Compiling mac-addr v0.3.0
2026-06-04T02:01:43.5956106Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T02:01:43.6030944Z    Compiling moka v0.12.15
2026-06-04T02:01:43.6286171Z    Compiling hashbrown v0.16.1
2026-06-04T02:01:43.6719434Z    Compiling netdev v0.42.0
2026-06-04T02:01:43.6719956Z    Compiling iroh-metrics v0.38.3
2026-06-04T02:01:43.8507244Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T02:01:43.9316272Z    Compiling attohttpc v0.30.1
2026-06-04T02:01:44.3249220Z    Compiling tokio-rustls v0.26.4
2026-06-04T02:01:44.4029388Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T02:01:44.4591267Z    Compiling noq-proto v0.17.0
2026-06-04T02:01:44.6360495Z    Compiling xmltree v0.10.3
2026-06-04T02:01:44.6764836Z    Compiling iroh-base v0.98.0
2026-06-04T02:01:44.7206966Z    Compiling tower-http v0.6.11
2026-06-04T02:01:44.8576095Z    Compiling n0-watcher v0.6.1
2026-06-04T02:01:44.8864728Z    Compiling strum v0.28.0
2026-06-04T02:01:45.1477526Z    Compiling tokio-stream v0.1.18
2026-06-04T02:01:45.1588927Z    Compiling iroh-relay v0.98.0
2026-06-04T02:01:45.1868244Z    Compiling num_enum v0.7.6
2026-06-04T02:01:45.4843522Z    Compiling simple-dns v0.9.3
2026-06-04T02:01:45.5477778Z    Compiling smol_str v0.1.24
2026-06-04T02:01:45.6837860Z    Compiling simdutf8 v0.1.5
2026-06-04T02:01:45.7416918Z    Compiling constant_time_eq v0.4.2
2026-06-04T02:01:45.7895261Z    Compiling sha1_smol v1.0.1
2026-06-04T02:01:45.8237998Z    Compiling resolv-conf v0.7.6
2026-06-04T02:01:45.8802496Z    Compiling arrayvec v0.7.6
2026-06-04T02:01:45.8839474Z    Compiling arrayref v0.3.9
2026-06-04T02:01:45.9368206Z    Compiling tokio-websockets v0.13.2
2026-06-04T02:01:45.9790572Z    Compiling hyper v1.10.1
2026-06-04T02:01:45.9929662Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T02:01:46.1254754Z    Compiling lru v0.16.4
2026-06-04T02:01:46.2642895Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T02:01:46.3346221Z    Compiling webpki-roots v1.0.7
2026-06-04T02:01:46.3951396Z    Compiling seize v0.5.1
2026-06-04T02:01:46.4825026Z    Compiling iroh-dns v0.98.0
2026-06-04T02:01:46.6342079Z    Compiling serde_bytes v0.11.19
2026-06-04T02:01:46.8195851Z    Compiling hmac v0.12.1
2026-06-04T02:01:46.9157646Z    Compiling iroh v0.98.2
2026-06-04T02:01:46.9246400Z    Compiling cmov v0.5.4
2026-06-04T02:01:46.9856710Z    Compiling hkdf v0.12.4
2026-06-04T02:01:47.0737415Z    Compiling papaya v0.2.4
2026-06-04T02:01:47.0838854Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T02:01:47.0937177Z    Compiling backon v1.6.0
2026-06-04T02:01:47.1894384Z    Compiling ctutils v0.4.2
2026-06-04T02:01:47.1952168Z    Compiling spake2 v0.4.0
2026-06-04T02:01:47.4018705Z    Compiling hyper-util v0.1.20
2026-06-04T02:01:47.4363003Z    Compiling sha1 v0.10.6
2026-06-04T02:01:47.4762677Z    Compiling doctest-file v1.1.1
2026-06-04T02:01:47.5518815Z    Compiling recvmsg v1.0.0
2026-06-04T02:01:47.5602713Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T02:01:47.5694147Z    Compiling anstyle v1.0.14
2026-06-04T02:01:47.7167976Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T02:01:47.8631508Z    Compiling once_cell_polyfill v1.70.2
2026-06-04T02:01:47.9285730Z    Compiling utf8parse v0.2.2
2026-06-04T02:01:48.0078014Z    Compiling anstyle-parse v1.0.0
2026-06-04T02:01:48.0770081Z    Compiling anstyle-wincon v3.0.11
2026-06-04T02:01:48.2079111Z    Compiling anstyle-query v1.1.5
2026-06-04T02:01:48.2141180Z    Compiling interprocess v2.4.2
2026-06-04T02:01:48.2239467Z    Compiling colorchoice v1.0.5
2026-06-04T02:01:48.3290104Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T02:01:48.3702220Z    Compiling clap_lex v1.1.0
2026-06-04T02:01:48.3893423Z    Compiling anstream v1.0.0
2026-06-04T02:01:48.4278039Z    Compiling clap_derive v4.6.1
2026-06-04T02:01:48.7144541Z    Compiling clap_builder v4.6.0
2026-06-04T02:01:48.8749155Z    Compiling hyper-rustls v0.27.9
2026-06-04T02:01:49.1863344Z    Compiling reqwest v0.13.4
2026-06-04T02:01:49.2445010Z    Compiling igd-next v0.17.1
2026-06-04T02:01:50.8442184Z    Compiling clap v4.6.1
2026-06-04T02:01:51.1283742Z    Compiling mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T02:01:52.2613688Z    Compiling wmi v0.18.4
2026-06-04T02:01:54.0910141Z    Compiling portmapper v0.16.0
2026-06-04T02:02:09.4343508Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T02:02:10.0576384Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T02:02:16.8824602Z    Compiling spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T02:02:26.8922702Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
2026-06-04T02:02:27.0834090Z ##[group]Run cargo test --workspace
2026-06-04T02:02:27.0834498Z [36;1mcargo test --workspace[0m
2026-06-04T02:02:27.0838389Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T02:02:27.0838969Z ##[endgroup]
2026-06-04T02:02:27.8952797Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
2026-06-04T02:02:27.9275559Z      Running unittests src\main.rs (target\debug\deps\mock_session-b35de9b53d35be6d.exe)
2026-06-04T02:02:27.9733619Z 
2026-06-04T02:02:27.9734101Z running 0 tests
2026-06-04T02:02:27.9734289Z 
2026-06-04T02:02:27.9734529Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:02:27.9734787Z 
2026-06-04T02:02:27.9747115Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-c8d62cbe0af71b46.exe)
2026-06-04T02:02:28.0083166Z 
2026-06-04T02:02:28.0083495Z running 3 tests
2026-06-04T02:02:28.0097737Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T02:02:28.0098142Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T02:02:28.0098406Z test mock_manifest_parses_and_validates ... ok
2026-06-04T02:02:28.0098575Z 
2026-06-04T02:02:28.0098794Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T02:02:28.0099079Z 
2026-06-04T02:02:28.0113133Z      Running unittests src\main.rs (target\debug\deps\spt-bf411dc9a50e797b.exe)
2026-06-04T02:02:28.4059805Z 
2026-06-04T02:02:28.4060367Z running 54 tests
2026-06-04T02:02:28.4076133Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T02:02:28.4076917Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T02:02:28.4078156Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T02:02:28.4078798Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T02:02:28.4079404Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T02:02:28.4080369Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T02:02:28.4080890Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T02:02:28.4101758Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T02:02:28.4174473Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T02:02:28.4238403Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T02:02:28.4240833Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T02:02:28.4261837Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T02:02:28.4281099Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T02:02:28.5186459Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T02:02:28.5198342Z test api::tests::adapter_is_required ... ok
2026-06-04T02:02:28.5205931Z test api::tests::state_value_is_validated ... ok
2026-06-04T02:02:28.5220240Z test api::tests::surface_parses ... ok
2026-06-04T02:02:28.5245125Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T02:02:28.5380553Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T02:02:28.5443669Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T02:02:28.5555080Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T02:02:28.5558684Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T02:02:28.5563353Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T02:02:28.5571674Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T02:02:28.5573080Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T02:02:28.5580686Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T02:02:28.5585012Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T02:02:28.5590171Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T02:02:28.5598500Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T02:02:28.5604728Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T02:02:28.5610320Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T02:02:28.5616116Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T02:02:28.5619251Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T02:02:28.5631176Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T02:02:28.5633907Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T02:02:28.5636682Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T02:02:28.5638539Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T02:02:28.5639718Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T02:02:28.5641229Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T02:02:28.5647381Z test cli::tests::subcommands_parse ... ok
2026-06-04T02:02:28.5956004Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T02:02:28.6004927Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T02:02:28.6335929Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T02:02:28.6394497Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T02:02:28.6518403Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T02:02:28.6573249Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T02:02:28.6639141Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T02:02:28.6715343Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T02:02:28.6772267Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T02:02:28.6864934Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T02:02:28.6903024Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T02:02:28.7013442Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T02:02:28.7938187Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T02:02:28.7958023Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T02:02:28.7958520Z 
2026-06-04T02:02:28.7958715Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
2026-06-04T02:02:28.7958944Z 
2026-06-04T02:02:28.7980483Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-90234004ae2fc15b.exe)
2026-06-04T02:02:28.8307215Z 
2026-06-04T02:02:28.8307534Z running 4 tests
2026-06-04T02:02:30.2837174Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T02:02:30.3035956Z SEEDED:37792
2026-06-04T02:02:30.7047028Z test live_agent_lifecycle_e2e ... ok
2026-06-04T02:02:30.8348434Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T02:02:30.8872243Z SEEDED:37792
2026-06-04T02:02:31.1740024Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T02:02:31.1740216Z 
2026-06-04T02:02:31.1740462Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.34s
2026-06-04T02:02:31.1740724Z 
2026-06-04T02:02:31.1758001Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-316a5ca6e9eeab9a.exe)
2026-06-04T02:02:31.8343277Z 
2026-06-04T02:02:31.8343812Z running 80 tests
2026-06-04T02:02:31.8349819Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T02:02:31.8350550Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T02:02:31.8352073Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T02:02:31.8353652Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T02:02:31.8354971Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T02:02:31.8357705Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T02:02:31.8358219Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T02:02:31.8375285Z test config::tests::missing_file_is_default ... ok
2026-06-04T02:02:31.8387828Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T02:02:31.8388581Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T02:02:31.8394913Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T02:02:31.8395826Z test config::tests::save_load_roundtrip ... ok
2026-06-04T02:02:31.8411891Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T02:02:31.8412739Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T02:02:31.8417597Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T02:02:31.8418287Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T02:02:31.8425550Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T02:02:31.8426999Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T02:02:31.8428901Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T02:02:31.8429992Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T02:02:31.8430602Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T02:02:31.8432270Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T02:02:31.8438210Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T02:02:31.8442186Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T02:02:31.8442823Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T02:02:31.8444738Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T02:02:31.8446850Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T02:02:31.8447511Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T02:02:31.8448003Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T02:02:31.8449099Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T02:02:31.8449483Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T02:02:31.8450256Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T02:02:31.8451736Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T02:02:31.8453219Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T02:02:31.8463345Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T02:02:31.8537291Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T02:02:31.8539209Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T02:02:31.8541173Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T02:02:31.8542989Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T02:02:31.8543581Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T02:02:31.8544696Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T02:02:31.8546036Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T02:02:31.8792711Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T02:02:31.8844894Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T02:02:31.8859427Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T02:02:31.8910484Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T02:02:31.8948822Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T02:02:31.8988680Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T02:02:31.8990355Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T02:02:31.8990668Z test release::tests::hex_roundtrips ... ok
2026-06-04T02:02:31.8997759Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T02:02:31.9001092Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T02:02:31.9034436Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T02:02:31.9084785Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T02:02:31.9088929Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T02:02:31.9092418Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T02:02:31.9124772Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T02:02:31.9129208Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T02:02:31.9132614Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T02:02:31.9133704Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T02:02:31.9134972Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T02:02:31.9136214Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T02:02:31.9137605Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T02:02:31.9249256Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T02:02:31.9313037Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T02:02:31.9338620Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T02:02:31.9357976Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T02:02:31.9453872Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T02:02:31.9662347Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T02:02:31.9784567Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T02:02:32.0139982Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T02:02:32.0191641Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T02:02:32.0471034Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T02:02:32.0518969Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T02:02:32.0546763Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T02:02:32.2116408Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T02:02:32.3143085Z test relay::tests::run_honors_stop ... ok
2026-06-04T02:02:32.3209776Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T02:02:32.3278738Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T02:02:32.3342421Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T02:02:32.3342731Z 
2026-06-04T02:02:32.3343034Z test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
2026-06-04T02:02:32.3343424Z 
2026-06-04T02:02:32.3401428Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-79ab6e7cc0272bea.exe)
2026-06-04T02:02:32.8354550Z 
2026-06-04T02:02:32.8354983Z running 1 test
2026-06-04T02:02:32.8637671Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T02:02:32.8637931Z 
2026-06-04T02:02:32.8638162Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T02:02:32.8638393Z 
2026-06-04T02:02:32.8652396Z      Running tests\broker.rs (target\debug\deps\broker-346ee56f06833ab6.exe)
2026-06-04T02:02:33.3482026Z 
2026-06-04T02:02:33.3482503Z running 1 test
2026-06-04T02:02:33.3751886Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T02:02:33.3752201Z 
2026-06-04T02:02:33.3752365Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T02:02:33.3752738Z 
2026-06-04T02:02:33.3766425Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-bec2001ff6713a99.exe)
2026-06-04T02:02:33.9384667Z 
2026-06-04T02:02:33.9385419Z running 1 test
2026-06-04T02:02:34.1667855Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T02:02:34.1668219Z 
2026-06-04T02:02:34.1668398Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-04T02:02:34.1668645Z 
2026-06-04T02:02:34.1685928Z      Running tests\digest.rs (target\debug\deps\digest-4cff845d5b626990.exe)
2026-06-04T02:02:34.1988551Z 
2026-06-04T02:02:34.1988923Z running 1 test
2026-06-04T02:02:34.3491952Z test digest_daemon_half_end_to_end ... ok
2026-06-04T02:02:34.3492215Z 
2026-06-04T02:02:34.3492429Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T02:02:34.3492653Z 
2026-06-04T02:02:34.3514711Z      Running tests\handoff.rs (target\debug\deps\handoff-46c213468bca94ad.exe)
2026-06-04T02:02:34.8417622Z 
2026-06-04T02:02:34.8418043Z running 1 test
2026-06-04T02:02:35.0458563Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T02:02:35.0458817Z 
2026-06-04T02:02:35.0458988Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T02:02:35.0459232Z 
2026-06-04T02:02:35.0475267Z      Running tests\idempotent.rs (target\debug\deps\idempotent-71d983855908afe4.exe)
2026-06-04T02:02:35.0774171Z 
2026-06-04T02:02:35.0774559Z running 1 test
2026-06-04T02:02:35.2030493Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T02:02:35.2030732Z 
2026-06-04T02:02:35.2030911Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
2026-06-04T02:02:35.2058690Z      Running tests\netbroker.rs (target\debug\deps\netbroker-9e692aadc9eba605.exe)
2026-06-04T02:02:35.2059106Z 
2026-06-04T02:02:35.2441320Z 
2026-06-04T02:02:35.2441962Z running 5 tests
2026-06-04T02:02:35.2473929Z test netless_broker_probes_gracefully ... ok
2026-06-04T02:02:35.2925807Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T02:02:35.3001519Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T02:02:35.3398763Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T02:02:35.3405098Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T02:02:35.3405342Z 
2026-06-04T02:02:35.3405599Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
2026-06-04T02:02:35.3405974Z 
2026-06-04T02:02:35.3472213Z      Running tests\netstream.rs (target\debug\deps\netstream-f1b34c1c31a83a1b.exe)
2026-06-04T02:02:35.9971622Z 
2026-06-04T02:02:35.9972104Z running 2 tests
2026-06-04T02:02:36.4775403Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T02:02:36.5198849Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T02:02:36.5199195Z 
2026-06-04T02:02:36.5199908Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
2026-06-04T02:02:36.5200292Z 
2026-06-04T02:02:36.5321826Z      Running tests\presence.rs (target\debug\deps\presence-48a3e906f3f63d8a.exe)
2026-06-04T02:02:37.1957417Z 
2026-06-04T02:02:37.1958363Z running 2 tests
2026-06-04T02:02:37.4179774Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T02:02:40.3669144Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T02:02:40.3669754Z 
2026-06-04T02:02:40.3669984Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.17s
2026-06-04T02:02:40.3670258Z 
2026-06-04T02:02:40.3726594Z      Running tests\replicate.rs (target\debug\deps\replicate-6314066c73b30a09.exe)
2026-06-04T02:02:40.4115504Z 
2026-06-04T02:02:40.4115943Z running 1 test
2026-06-04T02:02:40.6200138Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T02:02:40.6200692Z 
2026-06-04T02:02:40.6201623Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
2026-06-04T02:02:40.6201886Z 
2026-06-04T02:02:40.6300094Z      Running unittests src\lib.rs (target\debug\deps\spt_live-c3e807cb486b3771.exe)
2026-06-04T02:02:40.8751576Z 
2026-06-04T02:02:40.8752049Z running 35 tests
2026-06-04T02:02:40.8754377Z test context::tests::direct_always_writes ... ok
2026-06-04T02:02:40.8758501Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T02:02:40.8758896Z test context::tests::marker_round_trips ... ok
2026-06-04T02:02:40.8759265Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T02:02:40.8759661Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T02:02:40.8760367Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T02:02:40.8760887Z test context::tests::llm_past_window_writes ... ok
2026-06-04T02:02:40.8764269Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T02:02:40.8764768Z test psyche::tests::prompt_without_event ... ok
2026-06-04T02:02:41.2015945Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T02:02:41.2022004Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T02:02:41.2112891Z test history::tests::native_reads_logged_records ... ok
2026-06-04T02:02:41.2118133Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T02:02:41.2246971Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T02:02:41.2262105Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T02:02:41.2280180Z test history::tests::fetcher_yields_records ... ok
2026-06-04T02:02:41.2281763Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T02:02:41.2283000Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T02:02:41.2284497Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T02:02:41.2292409Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T02:02:41.2300555Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T02:02:41.2334481Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T02:02:41.2373653Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T02:02:41.2442230Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T02:02:41.2445958Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T02:02:41.2684524Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T02:02:41.2704143Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T02:02:41.2731733Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T02:02:41.2750658Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T02:02:41.3064362Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T02:02:41.3119980Z test resume::tests::download_reads_stored_context ... ok
2026-06-04T02:02:41.3413700Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T02:02:41.3420531Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T02:02:41.3479545Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T02:02:41.5080493Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T02:02:41.5080793Z 
2026-06-04T02:02:41.5080976Z test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
2026-06-04T02:02:41.5081232Z 
2026-06-04T02:02:41.5096682Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-7130358a8294de6b.exe)
2026-06-04T02:02:41.7039483Z 
2026-06-04T02:02:41.7039983Z running 22 tests
2026-06-04T02:02:41.7047964Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T02:02:41.7049221Z test ring::tests::ring_no_perch ... ok
2026-06-04T02:02:41.7074600Z test listener::tests::blocking_times_out_when_idle ... FAILED
2026-06-04T02:02:41.7075081Z test listener::tests::bind_registers_and_round_trips ... FAILED
2026-06-04T02:02:41.7075544Z test deliver::tests::send_outcome_mapping ... FAILED
2026-06-04T02:02:41.7076315Z test listener::tests::drop_unregisters_address ... FAILED
2026-06-04T02:02:41.7076890Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T02:02:41.7077211Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T02:02:41.7081463Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T02:02:41.7081933Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T02:02:41.8195264Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T02:02:41.8745732Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T02:02:41.8921824Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T02:02:41.9001361Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T02:02:41.9019861Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T02:02:41.9154386Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T02:02:41.9228350Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T02:02:41.9900447Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T02:02:42.0227195Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T02:02:42.0803765Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T02:02:42.3729837Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T02:02:43.8254654Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T02:02:43.8255035Z 
2026-06-04T02:02:43.8255161Z failures:
2026-06-04T02:02:43.8255286Z 
2026-06-04T02:02:43.8255434Z ---- listener::tests::blocking_times_out_when_idle stdout ----
2026-06-04T02:02:43.8255630Z 
2026-06-04T02:02:43.8255871Z thread 'listener::tests::blocking_times_out_when_idle' (44608) panicked at crates\spt-msg\src\listener.rs:253:85:
2026-06-04T02:02:43.8256515Z called `Result::unwrap()` on an `Err` value: "Failed to register address: unable to open database file: C:\\Users\\decid\\AppData\\Local\\Temp\\.tmposOin8\\owlery\\.registry"
2026-06-04T02:02:43.8257431Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-04T02:02:43.8257667Z 
2026-06-04T02:02:43.8257797Z ---- listener::tests::bind_registers_and_round_trips stdout ----
2026-06-04T02:02:43.8258003Z 
2026-06-04T02:02:43.8258245Z thread 'listener::tests::bind_registers_and_round_trips' (60476) panicked at crates\spt-msg\src\listener.rs:209:48:
2026-06-04T02:02:43.8258868Z called `Result::unwrap()` on an `Err` value: "Failed to register address: unable to open database file: C:\\Users\\decid\\AppData\\Local\\Temp\\.tmposOin8\\owlery\\.registry"
2026-06-04T02:02:43.8259389Z 
2026-06-04T02:02:43.8259542Z ---- deliver::tests::send_outcome_mapping stdout ----
2026-06-04T02:02:43.8259697Z 
2026-06-04T02:02:43.8259899Z thread 'deliver::tests::send_outcome_mapping' (38936) panicked at crates\spt-msg\src\deliver.rs:271:49:
2026-06-04T02:02:43.8260484Z called `Result::unwrap()` on an `Err` value: "Failed to register address: unable to open database file: C:\\Users\\decid\\AppData\\Local\\Temp\\.tmposOin8\\owlery\\.registry"
2026-06-04T02:02:43.8260863Z 
2026-06-04T02:02:43.8260972Z ---- listener::tests::drop_unregisters_address stdout ----
2026-06-04T02:02:43.8261149Z 
2026-06-04T02:02:43.8261428Z thread 'listener::tests::drop_unregisters_address' (56652) panicked at crates\spt-msg\src\listener.rs:241:46:
2026-06-04T02:02:43.8262059Z called `Result::unwrap()` on an `Err` value: "Failed to register address: unable to open database file: C:\\Users\\decid\\AppData\\Local\\Temp\\.tmposOin8\\owlery\\.registry"
2026-06-04T02:02:43.8262413Z 
2026-06-04T02:02:43.8262415Z 
2026-06-04T02:02:43.8262492Z failures:
2026-06-04T02:02:43.8262681Z     deliver::tests::send_outcome_mapping
2026-06-04T02:02:43.8262969Z     listener::tests::bind_registers_and_round_trips
2026-06-04T02:02:43.8263352Z     listener::tests::blocking_times_out_when_idle
2026-06-04T02:02:43.8263956Z     listener::tests::drop_unregisters_address
2026-06-04T02:02:43.8264210Z 
2026-06-04T02:02:43.8264496Z test result: FAILED. 18 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
2026-06-04T02:02:43.8264893Z 
2026-06-04T02:02:43.8266889Z error: test failed, to rerun pass `-p spt-msg --lib`
2026-06-04T02:02:49.0033999Z ##[error]Process completed with exit code 1.
2026-06-04T02:02:49.0212732Z Post job cleanup.
2026-06-04T02:02:49.1590698Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T02:02:49.1832933Z git version 2.43.0.windows.1
2026-06-04T02:02:49.1879940Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\aa9f3ecd-fda0-463c-ade5-5fe68ff7ca26\.gitconfig'
2026-06-04T02:02:49.1895794Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\aa9f3ecd-fda0-463c-ade5-5fe68ff7ca26' before making global git config changes
2026-06-04T02:02:49.1896371Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T02:02:49.1903194Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T02:02:49.2139652Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T02:02:49.2363405Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T02:02:49.6255873Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T02:02:49.6465545Z http.https://github.com/.extraheader
2026-06-04T02:02:49.6496332Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-04T02:02:49.6749350Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T02:02:50.0606111Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T02:02:50.0848542Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T02:02:50.4895645Z Cleaning up orphan processes
2026-06-04T02:02:50.5545320Z Terminate orphan process: pid (63032) (PING)
2026-06-04T02:02:50.5556669Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
